docs: update section file for GtkScrolledWindow
authorSébastien Wilmet <swilmet@gnome.org>
Wed, 26 Oct 2016 12:11:57 +0000 (14:11 +0200)
committerSébastien Wilmet <swilmet@gnome.org>
Wed, 26 Oct 2016 12:17:00 +0000 (14:17 +0200)
Trivial commit.

- More logical ordering (re-group related things).
- Add missing functions: max_content_width/height.

docs/reference/gtk/gtk4-sections.txt

index 55af959fda3cd6d1b980e0ba3fd92578b83adad5..29ee7009e05f4b1be8bc7ffa4e45f67e4703cd61 100644 (file)
@@ -2615,34 +2615,38 @@ GtkScrolledWindow
 GtkScrolledWindowClass
 gtk_scrolled_window_new
 gtk_scrolled_window_get_hadjustment
+gtk_scrolled_window_set_hadjustment
 gtk_scrolled_window_get_vadjustment
+gtk_scrolled_window_set_vadjustment
 gtk_scrolled_window_get_hscrollbar
 gtk_scrolled_window_get_vscrollbar
 GtkPolicyType
+gtk_scrolled_window_get_policy
 gtk_scrolled_window_set_policy
 GtkCornerType
+gtk_scrolled_window_get_placement
 gtk_scrolled_window_set_placement
 gtk_scrolled_window_unset_placement
-gtk_scrolled_window_set_shadow_type
-gtk_scrolled_window_set_hadjustment
-gtk_scrolled_window_set_vadjustment
-gtk_scrolled_window_get_placement
-gtk_scrolled_window_get_policy
 gtk_scrolled_window_get_shadow_type
-gtk_scrolled_window_get_min_content_width
-gtk_scrolled_window_set_min_content_width
-gtk_scrolled_window_get_min_content_height
-gtk_scrolled_window_set_min_content_height
+gtk_scrolled_window_set_shadow_type
 gtk_scrolled_window_set_kinetic_scrolling
 gtk_scrolled_window_get_kinetic_scrolling
 gtk_scrolled_window_set_capture_button_press
 gtk_scrolled_window_get_capture_button_press
 gtk_scrolled_window_set_overlay_scrolling
 gtk_scrolled_window_get_overlay_scrolling
-gtk_scrolled_window_set_propagate_natural_width
+gtk_scrolled_window_get_min_content_width
+gtk_scrolled_window_set_min_content_width
+gtk_scrolled_window_get_min_content_height
+gtk_scrolled_window_set_min_content_height
+gtk_scrolled_window_get_max_content_width
+gtk_scrolled_window_set_max_content_width
+gtk_scrolled_window_get_max_content_height
+gtk_scrolled_window_set_max_content_height
 gtk_scrolled_window_get_propagate_natural_width
-gtk_scrolled_window_set_propagate_natural_height
+gtk_scrolled_window_set_propagate_natural_width
 gtk_scrolled_window_get_propagate_natural_height
+gtk_scrolled_window_set_propagate_natural_height
 
 <SUBSECTION Standard>
 GTK_SCROLLED_WINDOW